Chemical Data Processing Library C++ API - Version 1.4.0
Variables
CDPL::Pharm::FeaturePropertyDefault Namespace Reference

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

Variables

CDPL_PHARM_API const bool OPTIONAL_FLAG
 Default value of the Pharm::FeatureProperty::OPTIONAL_FLAG property. More...
 
CDPL_PHARM_API const bool DISABLED_FLAG
 Default value of the Pharm::FeatureProperty::DISABLED_FLAG property. More...
 
CDPL_PHARM_API const double LENGTH
 Default value of the Pharm::FeatureProperty::LENGTH property. More...
 
CDPL_PHARM_API const double TOLERANCE
 Default value of the Pharm::FeatureProperty::TOLERANCE property. More...
 
CDPL_PHARM_API const double WEIGHT
 Default value of the Pharm::FeatureProperty::WEIGHT property. More...
 
CDPL_PHARM_API const double HYDROPHOBICITY
 Default value of the Pharm::FeatureProperty::HYDROPHOBICITY property. More...
 
CDPL_PHARM_API const unsigned int TYPE
 Default value of the Pharm::FeatureProperty::TYPE property. More...
 
CDPL_PHARM_API const unsigned int GEOMETRY
 Default value of the Pharm::FeatureProperty::GEOMETRY property. More...
 

Detailed Description

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

Variable Documentation

◆ OPTIONAL_FLAG

CDPL_PHARM_API const bool CDPL::Pharm::FeaturePropertyDefault::OPTIONAL_FLAG
extern

Default value of the Pharm::FeatureProperty::OPTIONAL_FLAG property.

◆ DISABLED_FLAG

CDPL_PHARM_API const bool CDPL::Pharm::FeaturePropertyDefault::DISABLED_FLAG
extern

Default value of the Pharm::FeatureProperty::DISABLED_FLAG property.

◆ LENGTH

CDPL_PHARM_API const double CDPL::Pharm::FeaturePropertyDefault::LENGTH
extern

Default value of the Pharm::FeatureProperty::LENGTH property.

◆ TOLERANCE

CDPL_PHARM_API const double CDPL::Pharm::FeaturePropertyDefault::TOLERANCE
extern

Default value of the Pharm::FeatureProperty::TOLERANCE property.

◆ WEIGHT

CDPL_PHARM_API const double CDPL::Pharm::FeaturePropertyDefault::WEIGHT
extern

Default value of the Pharm::FeatureProperty::WEIGHT property.

◆ HYDROPHOBICITY

CDPL_PHARM_API const double CDPL::Pharm::FeaturePropertyDefault::HYDROPHOBICITY
extern

Default value of the Pharm::FeatureProperty::HYDROPHOBICITY property.

◆ TYPE

CDPL_PHARM_API const unsigned int CDPL::Pharm::FeaturePropertyDefault::TYPE
extern

Default value of the Pharm::FeatureProperty::TYPE property.

◆ GEOMETRY

CDPL_PHARM_API const unsigned int CDPL::Pharm::FeaturePropertyDefault::GEOMETRY
extern

Default value of the Pharm::FeatureProperty::GEOMETRY property.