Chemical Data Processing Library Python API - Version 1.4.0
Static Public Attributes | List of all members
CDPL.Pharm.FeaturePropertyDefault Class Reference

Provides default values for built-in Pharm.Feature properties. More...

+ Inheritance diagram for CDPL.Pharm.FeaturePropertyDefault:

Static Public Attributes

bool OPTIONAL_FLAG = False
 Default value of the Pharm.FeatureProperty.OPTIONAL_FLAG property.
 
bool DISABLED_FLAG = False
 Default value of the Pharm.FeatureProperty.DISABLED_FLAG property.
 
float LENGTH = 1.0
 Default value of the Pharm.FeatureProperty.LENGTH property.
 
float TOLERANCE = 1.0
 Default value of the Pharm.FeatureProperty.TOLERANCE property.
 
float WEIGHT = 1.0
 Default value of the Pharm.FeatureProperty.WEIGHT property.
 
float HYDROPHOBICITY = 0.0
 Default value of the Pharm.FeatureProperty.HYDROPHOBICITY property.
 
int TYPE = 0
 Default value of the Pharm.FeatureProperty.TYPE property.
 
int GEOMETRY = 0
 Default value of the Pharm.FeatureProperty.GEOMETRY property.
 

Detailed Description

Provides default values for built-in Pharm.Feature properties.