Skip to content

Struct ErgonomicsData

ClassList > ErgonomicsData

Stores the received ergonomics data.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
float data
uint32_t id
bool isUserID

Public Attributes Documentation

variable data

float ErgonomicsData::data[ErgonomicsDataType_MAX_SIZE];

variable id

uint32_t ErgonomicsData::id;

variable isUserID

bool ErgonomicsData::isUserID;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h