Script execution

This commit is contained in:
gac-x03da
2019-11-21 17:11:30 +01:00
parent f88ef3e151
commit f57cbe6664

View File

@@ -1,5 +1,5 @@
class PhysicalLoction():
class PhysicalLocation():
def __init__(self, X, Y, Z, theta, tilt, phi):
self.X = X
self.Y = Y