starfish.chemistry
Class DistanceStat

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

public class DistanceStat
extends java.lang.Object


Method Summary
 double getFracInBound()
           
 double getMax()
           
 double getMean()
           
 double getMin()
           
 double getStdDev()
           
 java.util.BitSet getViolStructures()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMin

public double getMin()
Returns:
the min

getMax

public double getMax()

getMean

public double getMean()

getStdDev

public double getStdDev()

getViolStructures

public java.util.BitSet getViolStructures()

getFracInBound

public double getFracInBound()
Returns:
the fracInBound


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