Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
Defines the dimensions of the frustums of the calibration target. More...
#include <ProfilerCalibrationTypes.h>
Data Fields | |
float | targetTopLength = 30 |
float | targetBottomLength = 60 |
float | targetHeight |
The height of the frustums of the calibration target in millimeters (mm). | |
Defines the dimensions of the frustums of the calibration target.
float targetBottomLength = 60 |
The lower base length of the frustums of the calibration target in millimeters (mm).
float targetHeight |
The height of the frustums of the calibration target in millimeters (mm).
float targetTopLength = 30 |
The upper base length of the frustums of the calibration target in millimeters (mm).