| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
PatchOperation --+
|
RedefineChi
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// Redefine a chi angle Added by Andy M. Chen in June 2009 This is needed for certain PTMs
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (int)chino_in, (str)atom1_in, (str)atom2_in, (str)atom3_in, (str)atom4_in) -> None :
constructor
C++ signature :
void __init__(_object*,unsigned long,std::string,std::string,std::string,std::string)
__init__( (object)arg1, (RedefineChi)) -> None :
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Redefine a chi angle
Added by Andy M. Chen in June 2009
This is needed for certain PTMs
C++ signature :
void __init__(_object*,core::chemical::RedefineChi)
|
apply( (RedefineChi)arg1, (ResidueType)rsd) -> bool :
redefine a chi angle
C++ signature :
bool apply(core::chemical::RedefineChi {lvalue},core::chemical::ResidueType {lvalue})
apply( (RedefineChi)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool apply(RedefineChi_exposer_callback {lvalue},core::chemical::ResidueType {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:06 2015 | http://epydoc.sourceforge.net |