_VehicleStop

Module Contents

Classes

VehicleStop

class _VehicleStop.VehicleStop(stopData: traci._vehicle.StopData)
property stop: str
property duration: float
property until: float
property arrival: float
property intendedArrival: float
property depart: float
property stopTypes: list[trasmapy.users.StopType.StopType]
hasArrived() bool
hasDeparted() bool
__repr__()

Return repr(self).