measure.txt is redundant

This commit is contained in:
Motiejus Jakštys 2019-11-18 12:25:34 +02:00
parent af915b5b3d
commit 4d9a68c30b
2 changed files with 10 additions and 59 deletions

View File

@ -23,17 +23,17 @@ R = Decimal('-7.2564859')
S = Decimal('3.8874407') S = Decimal('3.8874407')
T = Decimal('-8.7554531') T = Decimal('-8.7554531')
# Sklypu pradiniu tasku (1 ir 15) koordinates: print("""Sklypu pradiniu tasku (1 ir 15) koordinates:
X1 = Decimal('16639.290') X1 = 16639.290
Y1 = Decimal('25500.960') Y1 = 25500.960
X15 = Decimal('17191.590') X15 = 17191.590
Y15 = Decimal('25121.430') Y15 = 25121.430
# Sklypu sujungimo tasko T3 koordinates: Sklypu sujungimo tasko T3 koordinates:
XT3 = Decimal('16971.790') XT3 = 16971.790
YT3 = Decimal('26685.160') YT3 = 26685.160
print("""Atkarpos: Atkarpos:
1L-1 = %.3f""" % (Decimal('125.829') + G) + """ 1L-1 = %.3f""" % (Decimal('125.829') + G) + """
1L-2 = %.3f""" % (Decimal('81.682') + E) + """ 1L-2 = %.3f""" % (Decimal('81.682') + E) + """
1L-3 = %.3f""" % (Decimal('61.206') + H) + """ 1L-3 = %.3f""" % (Decimal('61.206') + H) + """

View File

@ -1,49 +0,0 @@
Atkarpos:
1L-1 = 124.363
1L-2 = 75.775
1L-3 = 68.047
1L-4 = 123.917
1L-5 = 81.891
1L-6 = 166.140
1L-7 = 70.593
1L-8 = 49.625
1L-9 = 90.021
1L-10 = 61.788
1L-11 = 74.237
1L-12 = 124.071
1L-13 = 98.909
2L-1 = 210.059
2L-2 = 121.354
2L-3 = 185.498
2L-4 = 118.986
2L-5 = 91.634
2L-6 = 134.547
2L-7 = 92.448
2L-8 = 113.123
2L-9 = 82.072
Kampai:
1K-1(L-M-S) = 80.9377972
1K-2(L-M-S) = 116.8611629
1K-3(L) = 47.6678960
1K-4(L-M-S) = 88.4497185
1K-5(L) = 4.7238093
1K-6(L-M-S) = 20.1445749
1K-7(L) = 118.5118016
1K-8(L-M-S) = 197.7571103
1K-9(L) = 105.6240432
1K-10(L-M-S) = 151.6404358
1K-11(L) = 72.1257231
1K-12(L-M-S) = 45.2219585
1K-13(L-M-S) = 100.2750469
2K-1(L-M-S) = 77.3667281
2K-2(L) = 71.8373765
2K-3(L-M-S) = 51.1100194
2K-4(L) = 186.6269185
2K-5(L-M-S) = 156.1143114
2K-6(L-M-S) = 64.5861074
2K-7(L) = 62.2227697
2K-8(L-M-S) = 124.1922003
2K-9(L-M-S) = 76.4061381