JOELib2
ChemInformatics/Computational Chemistry Package

joelib2.feature.types
Class GeometricalRadius

java.lang.Object
  extended by joelib2.feature.AbstractDouble
      extended by joelib2.feature.types.GeometricalRadius
All Implemented Interfaces:
Feature, PropertyAcceptor

public class GeometricalRadius
extends AbstractDouble

Calculates the geometrical radius.

Author:
Jörg Kurt Wegner.
CVS Version:
Revision: 1.9Date: 2005/02/17 16:48:31source code (CVS head)
License:
Licensed under the terms of the GNU General Public License (GPL).

Field Summary
 
Fields inherited from class joelib2.feature.AbstractDouble
descInfo
 
Constructor Summary
GeometricalRadius()
           
 
Method Summary
static Class[] getDependencies()
           
 double getDoubleValue(Molecule mol)
          Gets the defaultAtoms attribute of the NumberOfC object
static String getName()
           
static String getReleaseDate()
           
static String getReleaseVersion()
           
static String getVendor()
           
 int hashedDependencyTreeVersion()
          Gets the hashed dependency tree version number.
 
Methods inherited from class joelib2.feature.AbstractDouble
acceptedProperties, calculate, calculate, calculate, calculate, clear, getDescInfo, getDescription, initialize, testDescriptor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometricalRadius

public GeometricalRadius()
Method Detail

getDependencies

public static Class[] getDependencies()

getName

public static String getName()

getReleaseDate

public static String getReleaseDate()

getReleaseVersion

public static String getReleaseVersion()

getVendor

public static String getVendor()

getDoubleValue

public double getDoubleValue(Molecule mol)
Gets the defaultAtoms attribute of the NumberOfC object

Specified by:
getDoubleValue in class AbstractDouble
Returns:
The defaultAtoms value

hashedDependencyTreeVersion

public int hashedDependencyTreeVersion()
Description copied from interface: Feature
Gets the hashed dependency tree version number.


JOELib2
ChemInformatics/Computational Chemistry Package

Comments and Questions? mail to J.K.Wegner