Public Member Functions | |
| def | __init__ |
| def | add_to_representation |
| Place restraint into IMP Model. | |
| def | get_all_restraints_by_name |
| Assuming there are many restraint objects with the same name. | |
| def | get_all_rigid_bodies |
| Get all rigid bodies. | |
| def | get_restraint_by_name |
| Assuming there is just one restraint object with the same name. | |
| def | get_rigid_body_by_id |
| Get rigid body by particle id. | |
| def | print_all_restraints |
| Print restraint name, initial weight, and score for the current state of the model. | |
| def IMP::restrainer::Restraint::add_to_representation | ( | self, | ||
| repr | ||||
| ) |
| def IMP::restrainer::Restraint::get_all_restraints_by_name | ( | self, | ||
| name | ||||
| ) |
Assuming there are many restraint objects with the same name.
| [in] | name | The name to search for |
| def IMP::restrainer::Restraint::get_all_rigid_bodies | ( | self | ) |
Get all rigid bodies.
| def IMP::restrainer::Restraint::get_restraint_by_name | ( | self, | ||
| name | ||||
| ) |
Assuming there is just one restraint object with the same name.
| def IMP::restrainer::Restraint::get_rigid_body_by_id | ( | self, | ||
| id | ||||
| ) |
Get rigid body by particle id.