Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
mmind::eye::TargetSize Struct Reference

Defines the dimensions of the frustums of the calibration target. More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

float targetTopLength = 30
float targetBottomLength = 60
float targetHeight
 The height of the frustums of the calibration target in millimeters (mm).

Detailed Description

Defines the dimensions of the frustums of the calibration target.

Definition at line 77 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ targetBottomLength

float mmind::eye::TargetSize::targetBottomLength = 60

The lower base length of the frustums of the calibration target in millimeters (mm).

Definition at line 81 of file ProfilerCalibrationTypes.h.

◆ targetHeight

float mmind::eye::TargetSize::targetHeight
Initial value:
=
15

The height of the frustums of the calibration target in millimeters (mm).

Definition at line 83 of file ProfilerCalibrationTypes.h.

◆ targetTopLength

float mmind::eye::TargetSize::targetTopLength = 30

The upper base length of the frustums of the calibration target in millimeters (mm).

Definition at line 79 of file ProfilerCalibrationTypes.h.


The documentation for this struct was generated from the following file: