Script execution
This commit is contained in:
@@ -20,5 +20,5 @@ class PhysicalLocation():
|
||||
sample = PhysicalLocation(-4.1,-0.5,115.1,51.0,0.8,-90)
|
||||
goldReference = PhysicalLocation(-3.4,4.4,111.6,-8.8,0.7,90.0)
|
||||
|
||||
goldReference.move_to_location()
|
||||
sample.move_to_location()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user