MAXRD SYMBOL
  • See Also
    • SymmetryEquivalentReflections
    • $CrystalData
    • ImportCrystalData
    • SystematicAbsentQ
    • StructureFactor
    • ToStandardSetting
    • ReflectionList
    • MergeSymmetryEquivalentReflections
    • GetLaueClass
  • Related Guides
    • MaXrd: Mathematica X-ray diffraction package

SymmetryEquivalentReflectionsQ

SymmetryEquivalentReflectionsQ[group,{{h1,k1,l1},{h2,k2,l2},…}]
yields True if all reflections hkli are symmetry equivalent in the given point group, and False otherwise.

DetailsDetails

  • The label of crystal (entry) in $CrystalData or a space group may be used instead of group; the Laue class is found automatically.

ExamplesExamplesopen allclose all

Basic Examples  (2)Basic Examples  (2)

In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
In[3]:=
Click for copyable input
Out[3]=

Entries from $CrystalData may be used directly:

In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=

Scope  (1)Scope  (1)

Possible Issues  (1)Possible Issues  (1)

Mathematica code  (1)Mathematica code  (1)

Top

See AlsoSee Also

SymmetryEquivalentReflections bullet $CrystalData bullet ImportCrystalData bullet SystematicAbsentQ bullet StructureFactor bullet ToStandardSetting bullet ReflectionList bullet MergeSymmetryEquivalentReflections bullet GetLaueClass

Related GuidesRelated Guides

  • MaXrd: Mathematica X-ray diffraction package