Rosetta
|
Public Attributes | |
std::string | atom_name |
int | pep_pos |
Real | x |
Real | y |
Real | z |
Real | x0 |
Real | sd |
Real | tol |
Definition at line 190 of file pepspec.cc.
std::string pep_coord_cst::atom_name |
Definition at line 191 of file pepspec.cc.
Referenced by run_pep_prep(), RunPepSpec(), set_pep_cst(), and set_pep_csts().
int pep_coord_cst::pep_pos |
Definition at line 192 of file pepspec.cc.
Referenced by run_pep_prep(), RunPepSpec(), set_pep_cst(), and set_pep_csts().
Real pep_coord_cst::sd |
Definition at line 197 of file pepspec.cc.
Referenced by run_pep_prep(), RunPepSpec(), set_pep_cst(), and set_pep_csts().
Real pep_coord_cst::tol |
Definition at line 198 of file pepspec.cc.
Referenced by run_pep_prep(), RunPepSpec(), set_pep_cst(), and set_pep_csts().
Real pep_coord_cst::x |
Definition at line 193 of file pepspec.cc.
Referenced by PyMOLPyRosettaServer.XYZCoord::__str__(), run_pep_prep(), RunPepSpec(), set_pep_cst(), set_pep_csts(), app.pyrosetta_toolkit.modules.prettytable.prettytable_test.SlicingTests::testSliceFirstTwoRows(), and app.pyrosetta_toolkit.modules.prettytable.prettytable_test.SlicingTests::testSliceLastTwoRows().
Real pep_coord_cst::x0 |
Definition at line 196 of file pepspec.cc.
Referenced by run_pep_prep(), RunPepSpec(), set_pep_cst(), and set_pep_csts().
Real pep_coord_cst::y |
Definition at line 194 of file pepspec.cc.
Referenced by PyMOLPyRosettaServer.XYZCoord::__str__(), run_pep_prep(), RunPepSpec(), set_pep_cst(), and set_pep_csts().
Real pep_coord_cst::z |
Definition at line 195 of file pepspec.cc.
Referenced by PyMOLPyRosettaServer.XYZCoord::__str__(), run_pep_prep(), RunPepSpec(), set_pep_cst(), and set_pep_csts().