Sails::Reflection
struct Sails::Reflection
Reflection represents a reflection in a crystallographic dataset.
The Reflection class is used to store various properties of a reflection, including its HKL values and associated numerical pairs. It provides constructors to initialize different combinations of properties.
Summary
| Members | Descriptions | 
|---|---|
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | 
Members
publicHKLhkl
publicNumberPairf_sigf
publicNumberPairfwt_phwt
publicNumberPairdelfwt_phdelwt
public inlineReflection(constHKL& hkl, constNumberPair& f_sigf)
public inlineReflection(constHKL& hkl, constNumberPair& f_sigf, constNumberPair& fwt_phwt)
public inlineReflection(constHKL& hkl, constNumberPair& f_sigf, constNumberPair& fwt_phwt, constNumberPair& delfwt_phdelwt)
Last modified: 23 November 2024