PyANGDTA.DTASPObject

class DTASPObject

Aimsun path class. This is the base class for all paths .

Synopsis

Methods

Virtual methods

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:

positionGKPoint

cost(arg__1, arg__2, arg__3)
Parameters:
Return type:

float

index()
Return type:

int

abstractmethod internId()
Return type:

int

isVehicleAllowed(arg__1, arg__2)
Parameters:
Return type:

bool

length()
Return type:

float

object()
Return type:

GKSimulatedObject

position()
Return type:

GKPoint

travelTime(arg__1, arg__2, arg__3)
Parameters:
Return type:

float