Преглед на файлове

Updated "velocity" to "speed" in the train template for SCCD

Yentl Van Tendeloo преди 8 години
родител
ревизия
0da7597e5c
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      users/(default)/Models/SCCD/train.model

+ 2 - 2
users/(default)/Models/SCCD/train.model

@@ -1030,7 +1030,7 @@
 								}
 							],
 							"returntype": "",
-							"body": "self.root, self.acceleration, self.velocity = root, 0.0, 0.0/*newline*/self.root.trainIs(self)"
+							"body": "self.root, self.acceleration, self.speed = root, 0.0, 0.0/*newline*/self.root.trainIs(self)"
 						},
 						{
 							"name": "updateState",
@@ -1152,4 +1152,4 @@
 			"/Formalisms/SCCD/SCCD"
 		]
 	}
-}
+}