Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SymmetryOperator

Index

Properties

assembly?: { id: string; operId: number; operList: string[] }

Type declaration

  • Readonly id: string

    pointer to pdbx_struct_assembly.id or empty string

  • Readonly operId: number

    (arbitrary) unique id of the operator to be used in suffix

  • Readonly operList: string[]

    pointers to pdbx_struct_oper_list.id or empty list

inverse: <internal>.Mat4
isIdentity: boolean
name: string
ncsId: number

pointer to struct_ncs_oper.id or -1

spgrOp: number

spacegroup symmetry operator index, -1 if not applicable

suffix: string

Suffix based on operator type.

  • Assembly: _assembly.operId
  • Crytal: -op_ijk
  • ncs: _ncsId

Generated using TypeDoc