Configuration of a scan resulution
More...
Configuration of a scan resulution
Definition at line 10 of file Resolution.cs.
Configuration.Resolution.Resolution |
( |
Precision |
precision, |
|
|
float |
degrees, |
|
|
int |
steps, |
|
|
int |
sweepSteps |
|
) |
| |
Initializes a new instance of the Resolution class.
- Parameters
-
precision | The precision. |
degrees | The degrees. |
steps | The steps. |
sweepSteps | The sweep steps. |
Definition at line 50 of file Resolution.cs.
int Steps
Gets or sets the steps.
Precision Precision
Gets or sets the precision.
int SweepSteps
Gets or sets the sweep steps.
float Degrees
Gets or sets the degrees.
Configuration.Resolution.Resolution |
( |
| ) |
|
float Configuration.Resolution.Degrees |
|
getset |
Gets or sets the degrees.
The degrees.
Definition at line 25 of file Resolution.cs.
Gets or sets the precision.
The precision.
Definition at line 18 of file Resolution.cs.
int Configuration.Resolution.Steps |
|
getset |
Gets or sets the steps.
The steps.
Definition at line 33 of file Resolution.cs.
int Configuration.Resolution.SweepSteps |
|
getset |
Gets or sets the sweep steps.
The sweep steps.
Definition at line 41 of file Resolution.cs.
The documentation for this class was generated from the following file:
- C:/Entwicklung/Simple3DScan/Simple3DScan/Configuration/Resolution.cs