Struct GloveCalibrationStepData
ClassList > GloveCalibrationStepData
Stores the data associated to a single calibration step for a specific glove. if the time value is negative, it means that its a continuous step and the value is estimated.
#include <ManusSDKTypes.h>
Public Attributes
Type | Name |
---|---|
char | description |
uint32_t | index |
float | time |
char | title |
Public Attributes Documentation
variable description
variable index
variable time
variable title
The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKTypes.h