Class MeasureNoe
- java.lang.Object
-
- org.openscience.jmol.app.janocchio.Measure
-
- org.openscience.jmol.app.janocchio.MeasureNoe
-
- All Implemented Interfaces:
Comparable<Measure>
public class MeasureNoe extends Measure
-
-
Field Summary
-
Fields inherited from class org.openscience.jmol.app.janocchio.Measure
df, diff, TYPE_DISTANCE, TYPE_EXP_NOE, TYPE_J, TYPE_NOE
-
-
Constructor Summary
Constructors Constructor Description MeasureNoe(String expValue, double calcValue)
-
Method Summary
-
Methods inherited from class org.openscience.jmol.app.janocchio.Measure
compareTo, formatDistance, formatExpNOE, formatJ, formatNOE, getCalcValue, getDiff, getExpValue, round, toString
-
-
-
-
Constructor Detail
-
MeasureNoe
public MeasureNoe(String expValue, double calcValue)
-
-