![]() |
ChimeraTK-ApplicationCore 04.06.00
|
#include "Application.h"#include "DeviceModule.h"#include "FeedingFanOut.h"#include "InternalModule.h"#include <ChimeraTK/NDRegisterAccessor.h>#include <ChimeraTK/SupportedUserTypes.h>#include <ChimeraTK/TransferGroup.h>
Include dependency graph for TriggerFanOut.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ChimeraTK::TriggerFanOut |
| InternalModule which waits for a trigger, then reads a number of variables and distributes each of them to any number of slaves. More... | |
Namespaces | |
| namespace | ChimeraTK |
| InvalidityTracer application module. | |
Variables | |
| constexpr useconds_t | DeviceOpenTimeout = 500 |
|
constexpr |
Definition at line 14 of file TriggerFanOut.h.