Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | PatchOperation --+ | SetFormalCharge
//////////////////////////////////////////////////////////////////////////// A patch operation for setting the formal charge of a ResidueType's atom. Labonte <JWLabonte@jhu.edu>
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
__init__( (object)arg1, (str)atom_name_in, (int)charge_in) -> None : core/chemical/PatchOperation.hh:426 C++ signature : void __init__(_object*,std::string,long) __init__( (object)arg1, (SetFormalCharge)) -> None : //////////////////////////////////////////////////////////////////////////// A patch operation for setting the formal charge of a ResidueType's atom. Labonte <JWLabonte@jhu.edu> C++ signature : void __init__(_object*,core::chemical::SetFormalCharge)
|
apply( (SetFormalCharge)arg1, (ResidueType)rsd) -> bool : Apply this patch to the given ResidueType. C++ signature : bool apply(core::chemical::SetFormalCharge {lvalue},core::chemical::ResidueType {lvalue}) apply( (SetFormalCharge)arg1, (ResidueType)rsd) -> bool : C++ signature : bool apply(SetFormalCharge_exposer_callback {lvalue},core::chemical::ResidueType {lvalue})
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:07 2015 | http://epydoc.sourceforge.net |