PyDetectionPattern.OCITSimulationEvent

class OCITSimulationEvent

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

class Field
class FieldType
__init__()
__init__(other)
Parameters:

otherOCITSimulationEvent

__init__(field[, index=0])
Parameters:
  • fieldField

  • index – int

getCycle()
Return type:

int

getField()
Return type:

Field

getIndex()
Return type:

int

getSecondInCycle()
Return type:

int

getTargetObjectId()
Return type:

int

getValue()
Return type:

object

isValid()
Return type:

bool

__lshift__(stream)
Parameters:

streamQDataStream

Return type:

QDataStream

__rshift__(stream)
Parameters:

streamQDataStream

Return type:

QDataStream

setField(field[, index=0])
Parameters:
  • fieldField

  • index – int

setTargetObject(object)
Parameters:

objectGKObject

setTargetObjectId(id)
Parameters:

id – int

setValue(value)
Parameters:

value – object

setWhen(arg__1, arg__2)
Parameters:
  • arg__1 – int

  • arg__2 – float