PyANGKernel.GKControllerParsOCIT

class GKControllerParsOCIT

Inheritance diagram of PyANGKernel.GKControllerParsOCIT

Inherited by: GKControllerParsVSPLUS, GKControllerParsSitrafficOffice

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

__init__()
addApValue(apValue)
Parameters:

apValueOCITApValue

clearSREMConfiguration()
getApValueName(id)
Parameters:

id – int

Return type:

str

getApValues()
Return type:

.std.vectorOCITApValue

getGraphicalApValues()
Return type:

.std.vectorOCITApValue

getGraphicalViewConfigurations()
Return type:

list of strings

getNonGraphicalApValues()
Return type:

.std.vectorOCITApValue

getProtocolFilepath()
Return type:

GKFilePath

getProtocolViewConfigurations()
Return type:

list of strings

setApValues(values)
Parameters:

values – .std.vectorOCITApValue

setGraphicalViewConfigurations(configurations)
Parameters:

configurations – list of strings

setProtocolFilepath(filepath)
Parameters:

filepathGKFilePath

setProtocolViewConfigurations(configurations)
Parameters:

configurations – list of strings