Class SymmetryEquiv

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class SymmetryEquiv
    extends BaseCategory
    Data items in the SYMMETRY_EQUIV category list the symmetry-equivalent positions for the space group.
    • Constructor Detail

      • SymmetryEquiv

        public SymmetryEquiv​(String name,
                             int rowCount,
                             Object[] encodedColumns)
      • SymmetryEquiv

        public SymmetryEquiv​(String name)
    • Method Detail

      • getId

        public StrColumn getId()
        The value of _symmetry_equiv.id must uniquely identify a record in the SYMMETRY_EQUIV category. Note that this item need not be a number; it can be any unique identifier.
        Returns:
        StrColumn
      • getPosAsXyz

        public StrColumn getPosAsXyz()
        Symmetry-equivalent position in the 'xyz' representation. Except for the space group P1, these data will be repeated in a loop. The format of the data item is as per International Tables for Crystallography Vol. A (2002). All equivalent positions should be entered, including those for lattice centring and a centre of symmetry, if present.
        Returns:
        StrColumn