|
Gemmi C++ API
|
Non-crystallographic symmetry operation (such as in the MTRIXn record) More...
#include <unitcell.hpp>
Public Member Functions | |
| Position | apply (const Position &p) const |
Public Attributes | |
| std::string | id |
| bool | given |
| Transform | tr |
Non-crystallographic symmetry operation (such as in the MTRIXn record)
Definition at line 121 of file unitcell.hpp.
Definition at line 125 of file unitcell.hpp.
| std::string gemmi::NcsOp::id |
Definition at line 122 of file unitcell.hpp.
| bool gemmi::NcsOp::given |
Definition at line 123 of file unitcell.hpp.
| Transform gemmi::NcsOp::tr |
Definition at line 124 of file unitcell.hpp.