Simply3DScan
Public Member Functions | Properties | List of all members
Configuration.Resolution Class Reference

Configuration of a scan resulution More...

Public Member Functions

 Resolution (Precision precision, float degrees, int steps)
 Initializes a new instance of the Resolution class. More...
 

Properties

Precision Precision [get]
 Gets the precision. More...
 
float Degrees [get]
 Gets the degrees. More...
 
int Steps [get]
 Gets the steps. More...
 

Detailed Description

Configuration of a scan resulution

Constructor & Destructor Documentation

Configuration.Resolution.Resolution ( Precision  precision,
float  degrees,
int  steps 
)

Initializes a new instance of the Resolution class.

Parameters
precisionThe precision.
degreesThe degrees.
stepsThe steps.

Property Documentation

float Configuration.Resolution.Degrees
get

Gets the degrees.

The degrees.

Precision Configuration.Resolution.Precision
get

Gets the precision.

The precision.

int Configuration.Resolution.Steps
get

Gets the steps.

The steps.


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