Simply3DScan
Configuration.Laser Class Reference

Configuration regarding a laser More...

Properties

Coordinates WorldCoordinates [get, set]
 Gets or sets the world coordinates. More...
 
float UpperRange [get, set]
 Gets or sets the upper range. More...
 
float LowerRange [get, set]
 Gets or sets the lower range. More...
 
int Offset [get, set]
 Gets or sets the offset. More...
 
float SwipeMin [get, set]
 Gets or sets the swipe minimum. More...
 
float SwipeMax [get, set]
 Gets or sets the swipe maximum. More...
 
bool MotorEnabled [get, set]
 Gets or sets a value indicating whether [motor enabled]. More...
 

Detailed Description

Configuration regarding a laser

Definition at line 7 of file Laser.cs.

Property Documentation

float Configuration.Laser.LowerRange
getset

Gets or sets the lower range.

The lower range.

Definition at line 30 of file Laser.cs.

bool Configuration.Laser.MotorEnabled
getset

Gets or sets a value indicating whether [motor enabled].

true if [motor enabled]; otherwise, false.

Definition at line 59 of file Laser.cs.

int Configuration.Laser.Offset
getset

Gets or sets the offset.

The offset.

Definition at line 38 of file Laser.cs.

float Configuration.Laser.SwipeMax
getset

Gets or sets the swipe maximum.

The swipe maximum.

Definition at line 52 of file Laser.cs.

float Configuration.Laser.SwipeMin
getset

Gets or sets the swipe minimum.

The swipe minimum.

Definition at line 45 of file Laser.cs.

float Configuration.Laser.UpperRange
getset

Gets or sets the upper range.

The upper range.

Definition at line 23 of file Laser.cs.

Coordinates Configuration.Laser.WorldCoordinates
getset

Gets or sets the world coordinates.

The world coordinates.

Definition at line 16 of file Laser.cs.


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