MAXRD SYMBOL
ReflectionList

ReflectionList[n]
generates a list of all possible {h,k,l} combinations up to an integer n.
ReflectionList[n,condition]
generates a list of all possible {h,k,l} combinations up to an integer n that also satisfies condition.
ReflectionList[crystal]
generates a list of reflections for the given crystal and the corresponding wavelength stored in $CrystalData.
ReflectionList[crystal,λ]
generates a list of reflections for the given crystal and wavelength λ.
ReflectionList[crystal,λ,condition]
generates a list of reflections for the given crystal and wavelength λ, also taking condition into account.