C++ API
Loading...
Searching...
No Matches
Plux::EvtSensorTrack Struct Reference

Sensor connection/disconnection tracking event class. More...

#include <plux.h>

Inheritance diagram for Plux::EvtSensorTrack:
Plux::Event

Public Attributes

int port
 Sensor port.
 
bool connect
 True if sensor was connected, false otherwise.
 
bool idChanged
 True if a different sensor was connected on the port, according to port-sensor map defined at acquisition start.
 
- Public Attributes inherited from Plux::Event
Type type
 Event type.
 

Additional Inherited Members

- Public Types inherited from Plux::Event
enum  Type {
  TypeDigInUpdate = 3 , TypeSchedChange = 4 , TypeSync = 5 , TypeGestFeatures = 7 ,
  TypeDisconnect = 8 , TypeSignalGood = 9 , TypeBattery = 10 , TypeSensorTrack = 11 ,
  TypeFrameData = 12 , TypeDeviceState = 13 , TypeCalibrationData = 14
}
 Event type enumeration. More...
 

Detailed Description

Sensor connection/disconnection tracking event class.


The documentation for this struct was generated from the following file: