Represents a calibration target type.
enum Go2CalibrationTarget { GO2_CALIBRATION_TARGET_NONE = 0, GO2_CALIBRATION_TARGET_DISK = 1, GO2_CALIBRATION_TARGET_BAR = 2 };
|
Members |
Description |
|
GO2_CALIBRATION_TARGET_NONE = 0 |
No calibration target. |
|
GO2_CALIBRATION_TARGET_DISK = 1 |
Calibration disk. |
|
GO2_CALIBRATION_TARGET_BAR = 2 |
Calibration bar. |
Go2Api.h