RotamerSetCacheableDataType¶
Bindings for core::conformation::RotamerSetCacheableDataType namespace
- class pyrosetta.rosetta.core.conformation.RotamerSetCacheableDataType.Enum¶
Bases:
pybind11_object
enum indexing the types for the DataCache within the RotamerSet class
Members:
LK_BALL_ROTAMER_SET_INFO
FACTS_ROTAMER_SET_INFO
GEN_BORN_ROTAMER_SET_INFO
VDWTINKER_ROTAMER_SET_INFO
MULTIPOLE_ELEC_ROTAMER_SET_INFO
num_cacheable_data_types
- FACTS_ROTAMER_SET_INFO = <Enum.FACTS_ROTAMER_SET_INFO: 2>¶
- GEN_BORN_ROTAMER_SET_INFO = <Enum.GEN_BORN_ROTAMER_SET_INFO: 3>¶
- LK_BALL_ROTAMER_SET_INFO = <Enum.LK_BALL_ROTAMER_SET_INFO: 1>¶
- MULTIPOLE_ELEC_ROTAMER_SET_INFO = <Enum.MULTIPOLE_ELEC_ROTAMER_SET_INFO: 5>¶
- VDWTINKER_ROTAMER_SET_INFO = <Enum.VDWTINKER_ROTAMER_SET_INFO: 4>¶
- property name¶
- num_cacheable_data_types = <Enum.MULTIPOLE_ELEC_ROTAMER_SET_INFO: 5>¶
- property value¶