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

Provides keys for built-in Grid.AttributedGrid properties. More...

+ Inheritance diagram for CDPL.GRAIL.AttributedGridProperty:

Static Public Attributes

 FEATURE_TYPE = CDPL.Base.LookupKey('FEATURE_TYPE')
 Specifies the (extended) pharmacophore feature type the grid was generated for. More...
 
 TARGET_FEATURE_TYPE = CDPL.Base.LookupKey('TARGET_FEATURE_TYPE')
 Specifies the target (extended) pharmacophore feature type the grid scores interactions with. More...
 

Detailed Description

Provides keys for built-in Grid.AttributedGrid properties.

Member Data Documentation

◆ FEATURE_TYPE

CDPL.GRAIL.AttributedGridProperty.FEATURE_TYPE = CDPL.Base.LookupKey('FEATURE_TYPE')
static

Specifies the (extended) pharmacophore feature type the grid was generated for.

Value Type: unsigned int

◆ TARGET_FEATURE_TYPE

CDPL.GRAIL.AttributedGridProperty.TARGET_FEATURE_TYPE = CDPL.Base.LookupKey('TARGET_FEATURE_TYPE')
static

Specifies the target (extended) pharmacophore feature type the grid scores interactions with.

Value Type: unsigned int