Class EmDiffractionShell

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmDiffractionShell
    extends BaseCategory
    Statistical parameters for electron diffraction measurements within a resolution shell
    • Constructor Detail

      • EmDiffractionShell

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

        public EmDiffractionShell​(String name)
    • Method Detail

      • getEmDiffractionStatsId

        public StrColumn getEmDiffractionStatsId()
        Pointer to EM CRYSTALLOGRAPHY STATS
        Returns:
        StrColumn
      • getFourierSpaceCoverage

        public FloatColumn getFourierSpaceCoverage()
        Completeness of the structure factor data within this resolution shell, in percent
        Returns:
        FloatColumn
      • getHighResolution

        public FloatColumn getHighResolution()
        High resolution limit for this shell (Angstroms)
        Returns:
        FloatColumn
      • getId

        public StrColumn getId()
        Unique identifier for the category em_diffraction_shell
        Returns:
        StrColumn
      • getLowResolution

        public FloatColumn getLowResolution()
        Low resolution limit for this shell (Angstroms)
        Returns:
        FloatColumn
      • getMultiplicity

        public FloatColumn getMultiplicity()
        Multiplicity (average number of measurements) for the structure factors in this resolution shell
        Returns:
        FloatColumn
      • getNumStructureFactors

        public IntColumn getNumStructureFactors()
        Number of measured structure factors in this resolution shell
        Returns:
        IntColumn
      • getPhaseResidual

        public FloatColumn getPhaseResidual()
        Phase residual for this resolution shell, in degrees
        Returns:
        FloatColumn