Mech-Eye API 2.5.0
API reference documentation for Mech-Eye 3D Laser Profiler
All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
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 41 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 45 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 47 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 43 of file ProfilerCalibrationTypes.h.


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