Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AtomicConformation

Index

Properties

B_iso_or_equiv: Column<number>

Isotropic atomic displacement parameter, or equivalent isotropic atomic displacement parameter, Beq, calculated from the anisotropic displacement parameters.

atomId: Column<number>

Uniquely identifies an atom, i.e. even accross models in a mmCIF file.

id: UUID
occupancy: Column<number>

The fraction of the atom type present at this site. The sum of the occupancies of all the atom types at this site may not significantly exceed 1.0 unless it is a dummy site.

x: ArrayLike<number>

The x coordinate in angstroms specified according to a set of orthogonal Cartesian axes.

xyzDefined: boolean

Are xyz coordinates defined?

y: ArrayLike<number>

The y coordinate in angstroms specified according to a set of orthogonal Cartesian axes.

z: ArrayLike<number>

The z coordinate in angstroms specified according to a set of orthogonal Cartesian axes.

Generated using TypeDoc