Represents the current calibration source/destination.
enum Go2CalibrationSource { GO2_CALIBRATION_SOURCE_GLOBAL = 0, GO2_CALIBRATION_SOURCE_LOCAL = 1 };
|
Members |
Description |
|
GO2_CALIBRATION_SOURCE_GLOBAL = 0 |
Transformation data is loaded from and saved to a private transformation file. |
|
GO2_CALIBRATION_SOURCE_LOCAL = 1 |
Transformation data can be loaded from and saved to pubically downloadable file. |
Go2Api.h