a container class for information about changing rotamers More...
#include <coot-molecule.hh>
Public Member Functions | |
| rotamer_change_info_t (int rank, const std::string &name, float rp, int status) | |
Public Attributes | |
| int | rank |
| the rank of the new rotamer | |
| std::string | name |
| new rotamer name | |
| float | richardson_probability |
| Richardson probability. | |
| int | status |
| status: did the change take place? | |
a container class for information about changing rotamers