PyMacroPTPlugin.PTODStrategy¶
- class PTODStrategy¶
The
PTODStrategyclassSynopsis¶
Methods¶
def
__init__()def
addPath()def
cost()def
costComponent()def
factor()def
fare()def
inVehicleTime()def
isEmpty()def
isEqual()def
merge()def
__eq__()def
paths()def
setFactor()def
waitingTime()def
walkingTime()
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__(b)
- Parameters:
b –
PTODStrategy
- isEqual(s, factorsEqual)¶
- Parameters:
s –
PTODStrategyfactorsEqual – bool
- Return type:
- merge(s)¶
- Parameters:
s –
PTODStrategy
- __eq__(b)¶
- Parameters:
b –
PTODStrategy- Return type:
- paths()¶
- Return type:
.std.vectorPTODPath
- setFactor(iValue)¶
- Parameters:
iValue – float