Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
Defines the relative position of the frustums of the calibration target. More...
#include <ProfilerCalibrationTypes.h>
Data Fields | |
float | translateDistance |
The translate distance between two frustums in millimeters (mm). | |
float | rotateAngleInDegree = 0 |
The rotation angle between two frustums in degrees. | |
float | rotateRadius = 0 |
ProfilerCalibrationMode | mode = ProfilerCalibrationMode::Wide |
The calibration mode. | |
TargetTranslateAxis | translateAxis |
TargetRotateAxis | rotateAxis = TargetRotateAxis::NullAxis |
Defines the relative position of the frustums of the calibration target.
The calibration mode.
float rotateAngleInDegree = 0 |
The rotation angle between two frustums in degrees.
TargetRotateAxis rotateAxis = TargetRotateAxis::NullAxis |
The axis along which one frustum is rotated relative to another.
float rotateRadius = 0 |
The distance from the center of rotation to the midpoint of the frustum's height in millimeters (mm).
TargetTranslateAxis translateAxis |
The axis along which one frustum is translated relative to another.
float translateDistance |
The translate distance between two frustums in millimeters (mm).