Struct sym_op
Defined in File symmetry.hpp
Struct Documentation
-
struct sym_op
A class that encapsulates the symmetry operations as used in PDB files, i.e. a rotational number and a translation vector.
The syntax in string format follows the syntax as used in mmCIF files, i.e. rotational number followed by underscore and the three translations where 5 is no movement.
So the string 1_555 means no symmetry movement at all since the rotational number 1 always corresponds to the symmetry operation [x, y, z].