Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Em2dCrystalEntity

Index

Properties

__typename?: "Em2dCrystalEntity"
angle_gamma?: <internal>.Maybe<number>

Unit-cell angle gamma in degrees.

c_sampling_length?: <internal>.Maybe<number>

Length used to sample the reciprocal lattice lines in the c-direction.

id: string

Unique key for the 2d_crystal_entity category.

image_processing_id: string

pointer to _em_image_processing.id in the EM_IMAGE_PROCESSING category.

length_a?: <internal>.Maybe<number>

Unit-cell length a in Angstroms.

length_b?: <internal>.Maybe<number>

Unit-cell length b in Angstroms.

length_c?: <internal>.Maybe<number>

Thickness of 2D crystal

space_group_name_H_M?: <internal>.Maybe<string>

There are 17 plane groups classified as oblique, rectangular, square, and hexagonal. To describe the symmetry of 2D crystals of biological molecules, plane groups are expanded to equivalent noncentrosymmetric space groups. The 2D crystal plane corresponds to the 'ab' plane of the space group.

Enumerated space group descriptions include the plane group number in parentheses, the H-M plane group symbol, and the plane group class.

Allowable values: C 1 2, C 2 2 2, P 1, P 1 2, P 1 21, P 2, P 2 2 2, P 2 2 21, P 2 21 21, P 3, P 3 1 2, P 3 2 1, P 4, P 4 2 2, P 4 21 2, P 6, P 6 2 2

Generated using TypeDoc