Static Public Attributes | |
static final String[] | endCapStatus = {"Ok","Problem","FAIL"} |
static final String[] | xyEndCapMetrologyParameters |
static final String[] | xyEndCapDescriptions |
static final String[] | zEndCapMetrologyParameters |
static final String[] | zEndCapDescriptions |
Definition at line 3 of file endcapMetrologyData.java.
|
Initial value: { "Mounting hole X (mm)", "Mounting hole Y (mm)", "Mounting slot X (mm)", "Mounting slot Y (mm)", "X centre, front sensors (mm)", "Y centre, front sensors (mm)", "Separation of front sensors (mm)", "Separation of back sensors (mm)", "Stereo half angle (mrad)", "Rotation of sensor1 (mrad)", "Rotation of sensor2 (mrad)", "Rotation of sensor3 (mrad)", "Rotation of sensor4 (mrad)", "Measuring jig", "Temperature"} Definition at line 11 of file endcapMetrologyData.java. |
|
Initial value: {"mhx", "mhy","msx","msy","midxf","midyf","sepf","sepb","stereo","a1","a2","a3","a4", "machine","temperature"} Definition at line 7 of file endcapMetrologyData.java. Referenced by ProdDatabase.EndCapUtilities.getXYMetrologyData(). |
|
Initial value: { "Block of 100 values (mm)", "Mean Z front sensors (mm)", "Mean Z back sensors (mm)", "Max Z front sensors (mm)", "Min Z front sensors (mm)", "Max Z back sensors (mm)", "Min Z back sensors (mm)", "Z RMS front sensors (mm)", "Z RMS back sensors (mm)", "Measuring Jig", "Temperature"} Definition at line 32 of file endcapMetrologyData.java. |
|
Initial value: { "zarray","zavef","zaveb","zmaxf","zminf","zmaxb","zminb", "zrmsf","zrmsb","machine","temperature"} Definition at line 28 of file endcapMetrologyData.java. |