|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.frida.data.CalibrationCalculator
public class CalibrationCalculator
Field Summary | |
---|---|
static double |
BLACK_VALUE
|
static double |
WHITE_VALUE
|
Constructor Summary | |
---|---|
CalibrationCalculator()
|
Method Summary | |
---|---|
static double |
getValue(double originalValue,
Calibration calibration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double WHITE_VALUE
public static final double BLACK_VALUE
Constructor Detail |
---|
public CalibrationCalculator()
Method Detail |
---|
public static double getValue(double originalValue, Calibration calibration)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |