starfish.chemistry
Class PPMScore

java.lang.Object
  extended by starfish.chemistry.PPMScore

public class PPMScore
extends java.lang.Object

Author:
brucejohnson

Constructor Summary
PPMScore(starfish.bionmr.AtomShiftData[] atomShiftData)
           
PPMScore(java.lang.String[] atomNames)
           
 
Method Summary
 double getTotalScore()
           
 boolean ok()
           
 void setOK(boolean value)
           
 void setScore(int i, double value)
           
 java.lang.String worst()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PPMScore

public PPMScore(java.lang.String[] atomNames)

PPMScore

public PPMScore(starfish.bionmr.AtomShiftData[] atomShiftData)
Method Detail

ok

public boolean ok()

setOK

public void setOK(boolean value)

getTotalScore

public double getTotalScore()

setScore

public void setScore(int i,
                     double value)

worst

public java.lang.String worst()


Copyright © 2010 One Moon Scientific, Inc. All Rights Reserved.