PyANGDTA.DTASPObject¶
- class DTASPObject¶
Aimsun path class. This is the base class for all paths .
Synopsis¶
Methods¶
def
__init__()
Virtual methods¶
def
cost()def
index()def
internId()def
length()def
object()def
position()def
travelTime()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
- __init__()¶
- __init__(position)
- Parameters:
position –
GKPoint
- cost(arg__1, arg__2, arg__3)¶
- Parameters:
arg__1 –
DTAManagerarg__2 –
DTAVehicleTypearg__3 – int
- Return type:
- isVehicleAllowed(arg__1, arg__2)¶
- Parameters:
arg__1 –
DTAVehicleTypearg__2 – int
- Return type:
- object()¶
- Return type:
- travelTime(arg__1, arg__2, arg__3)¶
- Parameters:
arg__1 –
DTAManagerarg__2 –
DTAVehicleTypearg__3 – int
- Return type: