config
Class Config.coordinates.Cartesian

java.lang.Object
  extended byconfig.Config.coordinates.Cartesian
Enclosing class:
Config.coordinates

public static class Config.coordinates.Cartesian
extends java.lang.Object


Constructor Summary
Config.coordinates.Cartesian()
           
 
Method Summary
static int getResolution()
          return resolution of the grid in centimeters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Config.coordinates.Cartesian

public Config.coordinates.Cartesian()
Method Detail

getResolution

public static int getResolution()
return resolution of the grid in centimeters. The COMPASS system must work with descrete points. The constant controls how many centimeters one grid covers. This is the unit of the Cartesian coordinates.

Returns:
the resolution of the grid in centimeters