Simply3DScan
Classes | Enumerations
Package Configuration

Classes

class  Arduino
 Class holding configuration to access an arduino More...
 
class  Camera
 Configuration of a camera More...
 
class  Config
 Class for accessing the configuration. More...
 
class  Coordinates
 X,Y,Z - coordinates More...
 
class  Information
 Class holding the configuration information More...
 
class  Laser
 Configuration regarding a laser More...
 
class  Line
 Configuration of a line More...
 
class  Motor
 Configuration for motor More...
 
class  Places
 Path dependend configuration More...
 
class  Resolution
 Configuration of a scan resulution More...
 
class  Resolutions
 Configuration of possible scan resulution More...
 
class  Turntable
 Configuration of a turntable More...
 

Enumerations

enum  FileFormat { FileFormat.Ascii, FileFormat.Pcd }
 File output format More...
 
enum  Language { Language.German, Language.English }
 
enum  Precision {
  Precision.Excellent = 1, Precision.Good = 2, Precision.Average = 3, Precision.BelowAverage = 4,
  Precision.Beasty = 5
}
 Information about the precision of a scan More...
 

Enumeration Type Documentation

File output format

Enumerator
Ascii 

ASCII

Pcd 

PCD

Enumerator
German 
English 

Information about the precision of a scan

Enumerator
Excellent 

excellent

Good 

good

Average 

average

BelowAverage 

below average

Beasty 

beasty