|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsk.robotics.rlcs.constants.VlabConstants
public class VlabConstants
VirtualLab constants.
Field Summary | |
---|---|
static double |
ASPECT_RATIO
Aspect ratio of the lab (width / height). |
static int |
HEIGHT_MM
Laboratory height in millimetres. |
static int |
WIDTH_MM
Laboratory width in millimetres. |
Constructor Summary | |
---|---|
VlabConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int WIDTH_MM
public static final int HEIGHT_MM
public static final double ASPECT_RATIO
Constructor Detail |
---|
public VlabConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |