Uses of Class
starfish.chemistry.SpatialSetGroup

Packages that use SpatialSetGroup
starfish.chemistry   
 

Uses of SpatialSetGroup in starfish.chemistry
 

Fields in starfish.chemistry declared as SpatialSetGroup
 SpatialSetGroup Noe.spg1
           
 SpatialSetGroup Noe.spg2
           
 

Methods in starfish.chemistry that return SpatialSetGroup
 SpatialSetGroup Noe.getSPG(int setNum, boolean getSwapped, boolean filterMode)
           
 

Methods in starfish.chemistry with parameters of type SpatialSetGroup
static DistanceRange DistanceRange.calcDistanceRange(SpatialSetGroup spg1, SpatialSetGroup spg2, int structNum)
           
static double Atom.calcWeightedDistance(SpatialSetGroup spg1, SpatialSetGroup spg2, int iStruct, double expNum)
           
 int SpatialSetGroup.compare(SpatialSetGroup spg2)
           
static void Atom.getDistances(SpatialSetGroup spg1, SpatialSetGroup spg2, int iStruct, java.util.ArrayList<java.lang.Double> dArray)
           
 java.lang.String Noe.getEntity(SpatialSetGroup spg)
           
 

Constructors in starfish.chemistry with parameters of type SpatialSetGroup
Noe(starfish.datasets.peaks.Peak p, SpatialSetGroup spg1, SpatialSetGroup spg2, double newScale)
           
 



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