|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Class that always triggers a report. More...


Public Member Functions | |
| def | __init__ (self, theConfig=CfgTrigger()) |
| Constructor for Always trigger class. More... | |
| def | test (self, theSig) |
| Check if a report should be triggered for the supplied signal. More... | |
Additional Inherited Members | |
Public Attributes inherited from Trigger | |
| config | |
Class that always triggers a report.
| def __init__ | ( | self, | |
theConfig = CfgTrigger() |
|||
| ) |
| def test | ( | self, | |
| theSig | |||
| ) |