Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | UltraLightResidue
core/conformation/UltraLightResidue.hh:33
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 32
|
|
|||
Inherited from |
|
__getitem__( (UltraLightResidue)arg1, (int)index) -> xyzVector_Real : core/conformation/UltraLightResidue.hh:55 C++ signature : numeric::xyzVector<double> {lvalue} __getitem__(core::conformation::UltraLightResidue {lvalue},unsigned long) __getitem__( (UltraLightResidue)arg1, (int)index) -> xyzVector_Real : core/conformation/UltraLightResidue.hh:61 C++ signature : numeric::xyzVector<double> __getitem__(core::conformation::UltraLightResidue {lvalue},unsigned long) |
__init__( (object)arg1, (Residue)residue) -> None : core/conformation/UltraLightResidue.hh:36 C++ signature : void __init__(_object*,boost::shared_ptr<core::conformation::Residue const>) __init__( (object)arg1, (UltraLightResidue)src) -> None : core/conformation/UltraLightResidue.hh:38 C++ signature : void __init__(_object*,core::conformation::UltraLightResidue)
|
helper for pickle
|
align_to_residue( (UltraLightResidue)arg1, (UltraLightResidue)other_residue) -> None : core/conformation/UltraLightResidue.hh:49 C++ signature : void align_to_residue(core::conformation::UltraLightResidue {lvalue},core::conformation::UltraLightResidue) |
center( (UltraLightResidue)arg1) -> xyzVector_Real : get centerpoint of residue C++ signature : numeric::xyzVector<double> center(core::conformation::UltraLightResidue {lvalue}) |
coords_vector( (UltraLightResidue)arg1) -> vector1_xyzVector_Real : get const ref to residue coords C++ signature : utility::vector1<numeric::xyzVector<double>, std::allocator<numeric::xyzVector<double> > > coords_vector(core::conformation::UltraLightResidue {lvalue}) |
natoms( (UltraLightResidue)arg1) -> int : return number of atoms in ultralight residue C++ signature : unsigned long natoms(core::conformation::UltraLightResidue {lvalue}) |
residue( (UltraLightResidue)arg1) -> Residue : return a constant pointer to the base residue C++ signature : boost::shared_ptr<core::conformation::Residue const> residue(core::conformation::UltraLightResidue {lvalue}) |
slide( (UltraLightResidue)arg1, (xyzVector_Real)translation_vector) -> None : core/conformation/UltraLightResidue.hh:52 C++ signature : void slide(core::conformation::UltraLightResidue {lvalue},numeric::xyzVector<double>) |
transform( (UltraLightResidue)arg1, (xyzMatrix_Real)rotation_matrix, (xyzVector_Real)translation_vector) -> None : core/conformation/UltraLightResidue.hh:46 C++ signature : void transform(core::conformation::UltraLightResidue {lvalue},numeric::xyzMatrix<double>,numeric::xyzVector<double>) |
update_conformation( (UltraLightResidue)arg1, (Conformation)conformation) -> None : update conformation with current coords. Slow. C++ signature : void update_conformation(core::conformation::UltraLightResidue {lvalue},core::conformation::Conformation {lvalue}) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:09 2015 | http://epydoc.sourceforge.net |