ChimeraTK-ApplicationCore
04.01.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>
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 | |
ChimeraTK | |
InvalidityTracer application module. | |
Variables | |
constexpr useconds_t | DeviceOpenTimeout = 500 |
|
constexpr |
Definition at line 14 of file TriggerFanOut.h.