PyANGKernel.OCITControllerDetector

class OCITControllerDetector

Inheritance diagram of PyANGKernel.OCITControllerDetector

Synopsis

Methods

Static functions

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

class Type
__init__()
addLine(line, stop, secondsBeforeDeparture)
Parameters:
getBusStop(arg__1)
Parameters:

arg__1GKPublicLine

Return type:

GKBusStop

getCallingPointType()
Return type:

Type

static getExternalName(type)
Parameters:

typeType

Return type:

str

getSecondsBeforeDeparture(arg__1)
Parameters:

arg__1GKPublicLine

Return type:

float

getVehicle()
Return type:

GKVehicle

setCallingPointType(type)
Parameters:

typeType

setVehicle(vehicle)
Parameters:

vehicleGKVehicle