예제 #1
0
 def __init__(self):
     self.odometre = 0
     self.destination = CabRequest()
     self.locNow = LocVertex()
     self.locNext = LocVertex()
예제 #2
0
 def __init__(self):
     self.area = ''
     self.location = LocVertex()