Package edu.tufts.hrilab.mtracs.gson
Class CR800Config
java.lang.Object
edu.tufts.hrilab.mtracs.gson.CR800Config
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionA blank constructor allows for the creation of a java class to contain our JSON -
Method Summary
-
Field Details
-
controllerIP
-
controllerPort
public int controllerPort -
modelCode
-
defaultCognexJob
-
cognexZOffset
public double cognexZOffset -
mHeader
-
tcps
-
dropoffs
-
-
Constructor Details
-
CR800Config
public CR800Config()A blank constructor allows for the creation of a java class to contain our JSON
-