PyANGDTA.DTAPossiblePath¶
- class DTAPossiblePath¶
Synopsis¶
Methods¶
def
__init__()def
getPath()def
getSPDistance()
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:
- getSPCommonCost(dtaManager, vehType, otherPath)¶
- Parameters:
dtaManager –
DTAManagervehType –
DTAVehicleTypeotherPath –
DTAPossiblePath
- Return type:
- getSPCommonDist(dtaManager, vehType, otherPath)¶
- Parameters:
dtaManager –
DTAManagervehType –
DTAVehicleTypeotherPath –
DTAPossiblePath
- Return type:
- getSPCurrentCost(dtaManager, vehType)¶
- Parameters:
dtaManager –
DTAManagervehType –
DTAVehicleType
- Return type:
- getSPCurrentTravelTime(dtaManager, vehType)¶
- Parameters:
dtaManager –
DTAManagervehType –
DTAVehicleType
- Return type:
- getSPDistance(dtaManager, vehType)¶
- Parameters:
dtaManager –
DTAManagervehType –
DTAVehicleType
- Return type:
- getSPExperimentedTravelTime(dtaManager, vehType, o, s)¶
- Parameters:
dtaManager –
DTAManagervehType –
DTAVehicleTypeo –
voids –
void
- Return type:
- getSPHistoricalCost(dtaManager, vehType, j)¶
- Parameters:
dtaManager –
DTAManagervehType –
DTAVehicleTypej – int
- Return type: