PyMacroPTPlugin.PTODPathLink¶
- class PTODPathLink¶
The
PTODPathLinkclassSynopsis¶
Methods¶
def
__init__()def
getCost()def
getFactor()def
getFare()def
getHyperLinkId()def
getLinkId()def
getLinkType()def
getObjectId()def
getOriginId()def
getOriginType()def
getSectionIds()def
getServicePos()def
getVolume()def
getWaitingTime()def
getWalkingTime()def
__ne__()def
__eq__()def
setData()def
setFactor()
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__(iForest, iLinkId, iHyperLinkId, iFactor)
- Parameters:
iForest –
PTForestiLinkId – int
iHyperLinkId – int
iFactor – float
- getCostComponent(userIndex, componentIndex)¶
- Parameters:
userIndex – int
componentIndex – int
- Return type:
- getSectionIds()¶
- Return type:
.std.vectorqint32
- getWaitingTimeCostComponent(userIndex, componentIndex)¶
- Parameters:
userIndex – int
componentIndex – int
- Return type:
- __ne__(b)¶
- Parameters:
b –
PTODPathLink- Return type:
- __eq__(b)¶
- Parameters:
b –
PTODPathLink- Return type:
- setData(iForest, iLinkId, iHyperLinkId, iFactor)¶
- Parameters:
iForest –
PTForestiLinkId – int
iHyperLinkId – int
iFactor – float
- setFactor(iFactor)¶
- Parameters:
iFactor – float