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

Provides default values for built-in Chem.Atom properties. More...

+ Inheritance diagram for CDPL.Biomol.AtomPropertyDefault:

Static Public Attributes

int MODEL_NUMBER = 0
 Default value for the Biomol.AtomProperty.MODEL_NUMBER property.
 
float B_FACTOR = 0.0
 Default value for the Biomol.AtomProperty.B_FACTOR property.
 
float OCCUPANCY = 1.0
 Default value for the Biomol.AtomProperty.OCCUPANCY property.
 
bool RESIDUE_LEAVING_ATOM_FLAG = False
 Default value for the Biomol.AtomProperty.RESIDUE_LEAVING_ATOM_FLAG property.
 
bool RESIDUE_LINKING_ATOM_FLAG = False
 Default value for the Biomol.AtomProperty.RESIDUE_LINKING_ATOM_FLAG property.
 
string RESIDUE_INSERTION_CODE = ' '
 Default value for the Biomol.AtomProperty.RESIDUE_INSERTION_CODE property.
 

Detailed Description

Provides default values for built-in Chem.Atom properties.