Skip to main content
Ctrl+K
MOSAIC — Multi-camera Observatory for Social & Activity Interaction Capture MOSAIC — Multi-camera Observatory for Social & Activity Interaction Capture

MOSAIC

  • Quick start
  • Architecture
  • Recording workflow
  • Camera settings
  • Camera calibration
  • Research-group profiles
    • User guide
    • Python Analysis API
    • Mathematical Background
    • C++ API Reference
  • Quick start
  • Architecture
  • Recording workflow
  • Camera settings
  • Camera calibration
  • Research-group profiles
  • User guide
  • Python Analysis API
  • Mathematical Background
  • C++ API Reference

Indices

  • General Index
  • Python Module Index
  • Struct TriggerSettings

Struct TriggerSettings#

  • Defined in File settings.hpp

Struct Documentation#

struct TriggerSettings

Public Functions

QJsonObject to_json() const

Public Members

bool receiveEnabled = true
std::vector<KeyTriggerConfig> keyboardTriggers
std::vector<SerialTriggerConfig> serialTriggers
std::vector<ParallelPortConfig> parallelPorts

Public Static Functions

static std::optional<TriggerSettings> from_json(const QJsonObject&)
On this page
  • Struct Documentation
    • mosaic::TriggerSettings
      • to_json()
      • receiveEnabled
      • keyboardTriggers
      • serialTriggers
      • parallelPorts
      • from_json()

© Copyright 2024–2026, CSRU Lab.