示例#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()