2 using PostSharp.Patterns.Contracts;
 
Configuration of a scan resulution 
 
Resolution(Precision precision, float degrees, int steps, int sweepSteps)
Initializes a new instance of the Resolution class. 
 
int Steps
Gets or sets the steps. 
 
Resolution()
Initializes a new instance of the Resolution class. 
 
int SweepSteps
Gets or sets the sweep steps. 
 
Precision
Information about the precision of a scan 
 
float Degrees
Gets or sets the degrees.