PyANGKernel.GKTurningEntity¶
- class GKTurningEntity¶
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
Detailed Description¶
Defines a possible movement from section origin to section destination in a specific turn by defining the origin/destination lanes positions.
- PyANGKernel.GKTurningEntity.m_originLane¶
- PyANGKernel.GKTurningEntity.m_destinationLane¶
- __init__()¶
- __ne__(rhs)¶
- Parameters:
rhs –
GKTurningEntity- Return type:
- __lt__(rhs)¶
- Parameters:
rhs –
GKTurningEntity- Return type:
- __le__(rhs)¶
- Parameters:
rhs –
GKTurningEntity- Return type:
- __eq__(_c)¶
- Parameters:
_c –
GKTurningEntity- Return type:
- __gt__(rhs)¶
- Parameters:
rhs –
GKTurningEntity- Return type:
- __ge__(rhs)¶
- Parameters:
rhs –
GKTurningEntity- Return type: