PyANGDTA.DTAPossiblePath

class DTAPossiblePath

Synopsis

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

PyANGDTA.DTAPossiblePath.entranceSection
PyANGDTA.DTAPossiblePath.cost
__init__()
getPath()
Return type:

DTAGenericPath

getSPCommonCost(dtaManager, vehType, otherPath)
Parameters:
Return type:

float

getSPCommonDist(dtaManager, vehType, otherPath)
Parameters:
Return type:

float

getSPCurrentCost(dtaManager, vehType)
Parameters:
Return type:

float

getSPCurrentTravelTime(dtaManager, vehType)
Parameters:
Return type:

float

getSPDistance(dtaManager, vehType)
Parameters:
Return type:

float

getSPExperimentedTravelTime(dtaManager, vehType, o, s)
Parameters:
Return type:

float

getSPHistoricalCost(dtaManager, vehType, j)
Parameters:
Return type:

float